Linear Tape File System

Linear Tape File System (LTFS) refers to both the format of data recorded on magnetic tape media and the implementation of specific software that uses this data format to provide a file system interface to data stored on magnetic tape. The Linear Tape File System format is a self-describing tape format developed by IBM to address tape archive requirements. The LTFS Format specification, which was adopted by the LTO Technology Provider Companies, defines the organization of data and metadata on tape - files stored in hierarchical directory structure. Data tapes written in the LTFS Format can be used independently of any external database or storage system allowing direct access to file content data and file metadata. This format makes it possible to implement software that presents a standard file system view of the data stored in the tape media. This file system view makes accessing files stored on the LTFS formatted media similar to accessing files stored on other forms of storage media such as disk or removable flash drives.

The Linear Tape File System format is an open description of the layout of data-structures stored on a sequential-access media. These data-structures hold the file content data and associated file metadata. Data media, such as LTO data tape, written using this format can be exchanged between systems that understand the Linear Tape File System format. Software systems that understand the format can provide users with a file system view of the media. Software systems may alternatively understand the format only to the degree that allows the system to read data from the media, or produce a tape that can be accepted by other systems that implement the Linear Tape File System format.

Contents

Announcement

The Linear Tape File System format was announced on April 12, 2010, and presented at the National Association of Broadcasters (NAB) trade show.[1] This announcement was made in conjunction with announcing the public availability of the IBM Long Term File System software product that uses the LTFS Format.

History

Magnetic tape data storage has been used for over 50 years. Prior to the introduction of the Linear Tape File System format, tapes used in open systems typically did not hold file metadata in a form that is easy to access or modify independent of the file content data. Instead, the tapes often contained files stored in a trivial sequence, without any directories or even filenames. Various external databases were used to maintain file metadata (file names, timestamps, directory hierarchy) to hold this data independent of the tape media.

For example, both backup software and hierarchical storage management (HSM) software typically maintain a database separate from the tape media. This type of software often allows indexing and accessing data spread over entire tape libraries, but these external databases are generally not designed for interoperability. Tapes in the system may or may not contain an index of their content. The index format depends on the software used to write the tape and is generally not interoperable with other systems.

In Unix-like systems, the tar format is an interoperable standard designed to allow encapsulation of multiple files for tape storage. Tar includes the files content and file-based metadata in a per-file header structure but does not maintain a central index of files. Tar allows one to create self-describing tapes, but does not provide a filesystem interface or characteristics. The tar format is not well-suited to allow modification of file metadata independent of modifying file content data.

The LTFS technology was first implemented by IBM as a prototype running on Linux and Mac OS X during 2008/2009. This prototype was demonstrated at NAB 2009. Based on feedback from this initial demonstration and experience within IBM the filesystem was overhauled in preparation for release as a product. The LTFS development team worked with the vendors of LTO tape products (HP and Quantum) to build support and understanding of the LTFS format and filesystem implementation leading up to the public release. The LTFS Format Specification and filesystem implementation were released on April 12, 2010 and enjoyed the support of IBM, HP, Quantum, and the LTO Consortium.

Format specification

The early versions of LTFS released in 2010 were based on the on-media format described in the "LTFS Format Specification v1.0" document. In March 2011 IBM released an updated document "LTFS Format Specification v2.0.0". The updated specification improved the text to remove ambiguity and clarify the intent of the specification. Additionally, the updated specification extends the LTFS Format to:

Version 2.0.0 of the LTFS Format Specification defines rules for how the Format Specification version number may change in future and how compatibility is maintained across varying implementations of the specification. In particular, all implementations compliant with version 2.0.0 (and later versions) must correctly read media that was compliant with any prior versions of the LTFS Format Specification. All implementations compliant with version 2.0.0 (and later versions) must write media that is compliant with the "current" version of the LTFS Format Specification. Where the "current" version is the version of the LTFS Format Specification with which the implementation claims compliance. This specifically means that media modified by an implementation compliant with version 2.0.0 of the format specification will implicitly update the media to be compliant with LTFS Format Specification version 2.0.0. (This update only impacts the LTFS Index written to the media by the updated implementation.)

Implementations in compliance with version 2.0.0 (and later versions) of the LTFS Format Specification will correctly read all media generated using prior versions of the LTFS Format Specification.

Support for the LTFS Format Specification version 2.0.0 is included in the open-source implementation of the Linear Tape File System version 1.2.0.

LTFS Format Specification History
Format Specification Version Specification Published Conforming Software
LTFS Format Specification v1.0 April 2010 IBM Long Term File System (LTFS) v1.0.0, v1.0.1
HP Linear Tape File System (LTFS) v1.0.0, v1.1.0
LTFS Format Specification v2.0.0 March 2011 IBM Linear Tape File System - Single Drive Edition (LTFS-SDE) v1.2.0

Implementations

IBM Linear Tape File System - Single Drive Edition

IBM Linear Tape File System - Single Drive Edition
Developer(s) IBM
Initial release April 2010
Stable release 1.2.2 / March 28, 2011; 11 months ago (2011-03-28)
Development status Active
Written in C
Operating system Linux, Mac OS X, Microsoft Windows
Platform x64, Intel x86 - 32-bit
Available in English
Type Storage software
License GNU Lesser General Public License
Website ibm.com/systems/storage/tape/ltfs/

The IBM Linear Tape File System - Single Drive Edition product is software developed by IBM to implement a tape-based file system using the Linear Tape File System Format. This software implements the LTFS Format and allows tapes to be formatted as an LTFS Volume. These LTFS Volumes may then be mounted using the Linear Tape File System software allowing users and applications direct access to files and directories stored on the tape, including drag-and-drop of files.

Using the Linear Tape File System, files can be created on tape and accessed similar to the process of creating and accessing files on an external hard drive or a USB flash drive. Applications, such as file browsers, image viewers and media players can directly browse and access files on tape. LTFS enables easy and simple use of tapes in desktop computers and embedded systems.

IBM released the first version of the Linear Tape File System product as open source software. This release supports the Linear Tape Open Ultrium 5 (LTO-5) drives. Every release of IBM LTFS - SDE is based on the Linear Tape File System Format Specification developed by IBM and released as an open specification.

Prior to version 1.2.0 the "IBM Linear Tape File System - Single Drive Edition" product was distributed under the product name "IBM Long Term File System".

Operating systems supported by IBM LTFS-SDE

IBM Linear Tape File System - Library Edition

IBM Linear Tape File System - Library Edition
Developer(s) IBM
Initial release June 2011
Stable release 2.0.0 / March 28, 2011; 11 months ago (2011-03-28)
Development status Active
Written in C
Operating system Linux
Platform x64, Intel x86 - 32-bit
Available in English
Type Storage software
License Proprietary commercial software
Website ibm.com/systems/storage/tape/ltfs/

The IBM Linear Tape File System - Library Edition (LTFS-LE) product is software developed by IBM to implement a tape-based file system using the Linear Tape File System Format. This software implements the LTFS Format and allows tapes to be formatted as an LTFS Volume. These LTFS Volumes may be used in a tape library along with the LTFS-LE software. The LTFS-LE software allows the user to mount the tape library allowing users and applications direct access to all files and directories stored in the LTFS Volumes. When the library is mounted each LTFS-formatted tape cartridge in the library appears as a separate folder under the filesystem mount point. The user or application can navigate into each of these folders to access the files stored on each tape. The LTFS-LE software automatically controls the tape library robotics to load and unload the necessary LTFS Volumes to provide access to the stored files.

IBM Linear Tape File System - Library Edition implements the LTFS Format Specification version 2.0.0. LTFS Volumes produced in LTFS-LE are fully compatible with the open-source LTFS-SDE software product. LTFS-LE is available for all current IBM tape library products.

Operating systems supported by IBM LTFS-LE

HP Linear Tape File System

HP Linear Tape File System
Developer(s) HP
Stable release 1.1.0 / November 29, 2010; 15 months ago (2010-11-29)
Development status Active
Written in C
Operating system Linux, Mac OS X
Platform x64, Intel x86 - 32-bit
License GNU Lesser General Public License
Website www.hp.com/go/ltfs

The HP Linear Tape File System (HP LTFS) is a free open source software application which provides a self-describing tape format based on the LTFS specification from the LTO Technology Provider Companies.

HP LTFS provides users with the ability to access files on an LTO-5 tape using the same commands and operations as that of a disk drive. With HP LTFS, users can share content across heterogeneous systems without the need for separate application software to read or write data to tape. Because HP LTFS is an open format, users can be sure that their data is accessible without the need for any proprietary software, making it particularly suited for long-term data archive.

Operating systems supported by HP LTFS

Quantum Linear Tape File System

Quantum LTFS
Developer(s) Quantum Corporation
Operating system Linux, Mac OS X
License GNU Lesser General Public License
Website www.quantum.com/ltfs

By Quantum Corporation. Linux and Mac OS X are supported.

LTFS products

LTO drives

HP LTO5 external half height tape drive, 6 Gbps SAS
HP LTO5 full height tape drive, 6 Gbps SAS
IBM LTO5 external stand-alone half height tape drive, 6 Gbps SAS interface[2]
IBM LTO5 external stand-alone full height tape drive, 6 Gbps SAS interface[3]
IBM LTO5 internal full height tape drive, 8 Gbps Fiber Channel interface[4]
IBM LTO5 internal full height tape drive, 6 Gbps SAS interface[5]
IBM LTO5 internal half height tape drive, 8 Gbps Fiber Channel interface[6]
IBM LTO5 internal half height tape drive, 6 Gbps SAS interface[7]
Quantum LTO5 external half height tape drive, 6 Gbps SAS interface[8]
Quantum LTO5 internal half height tape drive, 6 Gbps SAS interface[9]

Appliances

The 1 Beyond[10] Wrangler LTO-5 Offload Stations is an appliance to store broadcast contend directly on tape via LTFS.
Cache-A Corporation[11] demonstrated one of the early integrations of the LTFS format on LTO Gen5 using IBM's LTFS codebase[12] at NAB 2010. Cache-A is continuing this development with the HP codebase[13] to provide LTFS-based archive appliances that provide access to this technology without requiring any client-side software.
The FOR-A[14] LTR-100HS digital video recorder device is using IBM LTFS formatted tape cartridges. It was introduced at the NAB 2010 and won the IBC 2010 Pick Hit Awards from Broadcast Engineering. Its successor is the FOR-A LTR-200HS [AVC-Intra/DVCPRO Model], which supports additional MXF formats.

ISVs supporting LTFS

TOLIS Group's[15] BRU Producer's Edition version 2.3.0 provides native LTFS (Linear Tape Filesystem Support) for OS X users.[16]
Crossroads[17] announced on April 11th, 2011[18], to launch in a new tape-based archive product that leverages the Linear Tape File System (LTFS) technology. This solution will serve as an online archive for tier3(Tertiary storage) data, presenting itself as disk storage, but incorporating both disk for fast file storage and retrieval, and physical tape for cost-effective, long-term capacity storage.
SGL[19](Software Generation Limited) a UK-based broadcast archive software solutions company, was the first Independent Software Vendor (ISV), which announced[20] their support of LTFS with their FlashNet product.
The postproduction workflow software suite from YoYotta[21]

LTFS projects

Industry Recognition

References

  1. ^ NAB-2010
  2. ^ IBM TS2250 Webpage
  3. ^ IBM TS2350 Webpage
  4. ^ IBM Ultrium tape drives, libraries, and autoloaders
  5. ^ IBM Ultrium tape drives, libraries, and autoloaders
  6. ^ IBM Ultrium tape drives, libraries, and autoloaders
  7. ^ IBM Ultrium tape drives, libraries, and autoloaders
  8. ^ Quantum LTO-5 Webpage
  9. ^ Quantum LTO-5 Webpage
  10. ^ 1 Beyond - Homepage
  11. ^ Cache-A - Homepage
  12. ^ IBM LFTS Linux Codebase
  13. ^ HP LTFS Linux Codebase
  14. ^ FOR-A - Homepage
  15. ^ Tolisgroup - Homepage
  16. ^ TOLIS Group - Press Release, Las Vegas, NV — April 11, 2011: BRU PRODUCER'S EDITION (BRU PE) SUPPORTS LTFS
  17. ^ Crossroads - Homepage
  18. ^ Crossroads - Press Release, Austin, TX, April 11, 2011 : Plans to Launch Archive Product that Ushers in a New Era for Tape
  19. ^ SGL - Homepage
  20. ^ SGL - Press Release, Fareham, UK - February 9, 2011: SGL announces LTFS implementation transforming digital media workflows
  21. ^ YoYotta - Homepage
  22. ^ Thought Equity Motion - Homepage
  23. ^ Thought Equity Motion - Press Release: Film Archive Digitization and Preservation Project for EYE Film Institute Netherlands
  24. ^ NAB 2011 Pick Hit Announcement
  25. ^ IBM and FOX Networks Group Win Engineering Emmy Award for Broadcast Technology Innovation
  26. ^ IBM Almaden Blog

External links